From e40cc9206ef874a4b5df0a2b64ac372df245479a Mon Sep 17 00:00:00 2001 From: robertl Date: Sat, 24 Aug 2002 03:01:31 +0000 Subject: [PATCH] C++ comments aren't C89. --- gpsbabel/coldsync/pconn/util.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gpsbabel/coldsync/pconn/util.h b/gpsbabel/coldsync/pconn/util.h index 88281aa2d..d86f5ee03 100644 --- a/gpsbabel/coldsync/pconn/util.h +++ b/gpsbabel/coldsync/pconn/util.h @@ -5,7 +5,7 @@ * You may distribute this file under the terms of the Artistic * License, as specified in the README file. * - * $Id: util.h,v 1.1 2002-08-16 06:14:09 robertl Exp $ + * $Id: util.h,v 1.2 2002-08-24 03:01:31 robertl Exp $ */ #ifndef _util_h_ #define _util_h_ @@ -13,7 +13,6 @@ #include #include #include "palm.h" -// #include "dlp_cmd.h" /* XXX - The functions declared INLINE, below, really ought to be inline * functions. I'm not sure how to do this portably, though. -- 2.30.2